Language Elements
Table 2: Primitive Functions
| + | - | × | ÷ | | | ⌈ | ⌊ | * | ⍟ | ||
| ○ | ! | ? | ~ | ∧ | ∨ | ⍲ | ⍱ | |||
| < | ≤ | = | > | ≥ | ≠ | ≡ | ≢ | |||
| ⍴ | , | ⍪ | ⌽ | ⊖ | ⍉ | ↑ | ↓ | |||
| ⊂ | ⊆ | ⊃ | ∊ | ⍷ | / | ⌿ | \ | ⍀ | ||
| ∩ | ∪ | ⍳ | ⍸ | ⌷ | ⍋ | ⍒ | ⍎ | ⍕ | ⊥ | ⊤ |
| ⊣ | ⊢ | ⌹ | ⍬ | → | ← |
Table 3: Primitive Operators
| ¨ | ⍨ | ∘ | . | ∘. | / |
| ⌿ | \ | ⍀ | ⍣ | & | ⌶ |
| ⍠ | ⌸ | ⌺ | ⍤ | ⍥ | @ |
Table 4: Other Language Elements
| Brackets |
| Special Syntax |
| Variables |
| Namespaces |
| Defined Fns & Ops |
| Dynamic Fns & Ops |
| MultiThreading |
| Object Oriented Programming |
| Control Structures |
| Triggers |
| System Functions |
| System Commands |
| Error Messages |